home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / global-one-water.swf / scripts / DefineButton2_183 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-10-17  |  107 b   |  4 lines

  1. on(release){
  2.    _parent._parent.setNextPage("about",_parent.goToSubPage,["about","oneWaterProject"]);
  3. }
  4.